home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1994 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: tank.news.pipex.net!pipex!demon!redrobe.demon.co.uk
  2. From: Mike@Redrobe.demon.co.uk (Mike)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Datatype write method?
  5. Date: 25 Jan 96 15:34:21 +0000
  6. Message-ID: <1172.6598T934T1099@Redrobe.demon.co.uk>
  7. References: <4b3uvv$8l5@tuegate.tue.nl> <4e07tf$oe2@sparcserver.lrz-muenchen.de> <4e56bj$9p3@news01.uni-trier.de>
  8. NNTP-Posting-Host: redrobe.demon.co.uk
  9. X-NNTP-Posting-Host: redrobe.demon.co.uk
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13. Hi, Hans-Joerg Friedenn , on 24-Jan-96 11:49:07 you scribbled....
  14. >CHRISTIAN BUCHNER (flowerp@ldvgpi26.eikon.e-technik.tu-muenchen.de) wrote:
  15. >: The DTM_WRITE method makes the superclass save the data in Amiga-Native
  16. >: format, e.g.
  17. >: 8SVX and ILBM.
  18.  
  19. WRONG...it does this if the datatype in question doesn't support DTM_WRITE.
  20.  
  21. none do yet though AFAIK
  22. >:
  23. >: No chance to make a subclass (e.g. WAVE datatype) save its data in WAVE
  24. >: format, sigh.
  25.  
  26. This is the default behaviour if the WAVE.datatype supports DTM_WRITE (which
  27. it doesn't...so its passed back up to the supercalss (8SVX))
  28.  
  29. Its a problem with the programmers/lack of documentation.
  30.  
  31. >Just a guess: Shouldn't it be possible to have a class overload it's
  32. >superclass' method so that it would save its own format?
  33.  
  34. See above.
  35.  
  36. At the moment though there is no way to Load a JPEG into multiview and save it
  37. out as TIFF etc.. unless you rewrite multiview....
  38.  
  39. >Regards, Hans-Joerg.
  40.  
  41.  
  42.  
  43. Mike
  44.  
  45. --
  46. ---------------------------------------------------------------------------
  47. Mike Redrobe - Mike@Redrobe.demon.co.uk         MikeRR on #Amiga
  48. ---------------------------------------------------------------------------
  49.  
  50.